Release 10.1A: OpenEdge Development:
ADM Reference


obtainCallInfo function

Function used to obtain all the information about a call.

Parameters:

piCall INPUT INTEGER

A call number returned from a previous invokeCall request. This call number identifies the call you want to obtain.

PcReturnValue OUTPUT CHARACTER

The return value from the invoked call.

PhParamTable OUTPUT HANDLE

Handle to the temp-table that contains the parameters to the call.

Returns: A handle to the DYNAMIC CALL object.

Notes: If there is no call with the identifier specified, the unknown value ? is returned.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095